go/types.Checker.use1 (method)

2 uses

	go/types (current package)
		call.go#L993: 		if !check.use1(e, lhs) {
		call.go#L1000: func (check *Checker) use1(e ast.Expr, lhs bool) bool {